home *** CD-ROM | disk | FTP | other *** search
/ Freaks Macintosh Archive / Freaks Macintosh Archive.bin / Freaks Macintosh Archives / Phreaking⁄Wardialers / Phreaking texts / Sprint.txt < prev    next >
Text File  |  1999-01-28  |  44KB  |  806 lines

  1.  % X % X % X % X % X % X % X % X % X % X % X % X % X % X % X % X % X % X % X %
  2. X**=======================================================================**X
  3. %!!                     Phreakers/Hackers/Anarchists                      !!%
  4. X!!                     -++--++--++--++--++--++--++-                      !!X
  5. %!!                                                                       !!%
  6. X!!           THE COMPLETE INTRODUCTORY GUIDE TO SPRINTNET AND            !!X
  7. %!!                    SIMILAR PACKET SWITCHED NETWORKS                   !!%
  8. X**=======================================================================**X
  9. % X % X % X % X % X % X % X % X % X % X % X % X % X % X % X % X % X % X % X %
  10. X**=======================================================================**X
  11. %!! P/H/A - Written By Doctor Dissector On Sunday, April 22, 1990 - P/H/A !!%
  12. X**=======================================================================**X
  13. % X % X % X % X % X % X % X % X % X % X % X % X % X % X % X % X % X % X % X %
  14.  
  15.  
  16. Part I: Disclaimer
  17. ------------------
  18.    The sole purpose of this document is to educate. Neither the author nor
  19. the sponsor group (Phreakers/Hackers/Anarchists) will be held responsible
  20. for the reader's actions before, during, and following exposure to this
  21. document as well as the validity or accuracy of the information contained
  22. within this document.
  23.  
  24.  
  25. Part II: Introduction
  26. ---------------------
  27.    Packet switching networks can be said to be the most useful tool for both
  28. the inexperienced and the experienced hack. When I first learned about
  29. PSNs (SprintNet/Telenet in general), I discovered that there were not any
  30. good "full length" introductions or guides to the use of these systems. In
  31. effect, scrounging around for a small file here and another there was not
  32. very productive in any sense. So, I decided to compile a "complete"
  33. introduction and guide, as I know it, to the "world" of the packet switched
  34. network. Enjoy!
  35.                                                Doctor Dissector - PHA
  36.  
  37.  
  38. Part III: Table Of Contents
  39. ---------------------------
  40.    Part    Description
  41.    -----   -------------------------------------------------------------
  42.     I      Disclaimer
  43.     II     Introduction
  44.     III    Table Of Contents
  45.     IV     What Is A Packet Switched Network?
  46.     V      Network Protocols
  47.     VI     PAD Security
  48.     VII    Connection To The SprintNet PAD
  49.     VIII   X.121 International Address Format
  50.     IX     Network User Identification
  51.     X      Setting PAD ITI/X.3 Parameters
  52.     XI     Disconnect Code Sequence
  53.     XII    Misc Network Notes
  54.     XIII   Appendix
  55.     XIV    Conclusion And Closing Notes
  56.     XV     Greets, Hellos, Etc....
  57.  
  58.    Appendix  Description
  59.    --------  -----------------------------------------------------------
  60.       A      Hunt/Confirm Sequence Codes
  61.       B      PAD Command Summary
  62.       C      ITI/X.3 Parameter Summaries
  63.       D      International DNIC/PSN List
  64.       E      Overseas PSNs Which Accept Collect Calls
  65.       F      Network Protocol List
  66.       G      Glossary
  67.  
  68.  
  69. Part IV: What Is A Packet Switched Network?
  70. -------------------------------------------
  71.    A packet switched network can be accessed through any local POTS
  72. dialup/port. Systems known as "hosts" on the PSN pay for connection to
  73. the PSN depending on transmission speed and protocol type. PSNs offer
  74. more efficient data transfer and less rates as compared to the typical
  75. circuit switched call. Thus, to anyone who would be interested in
  76. transferring large amounts of data over either the PSN or the circuit
  77. system, the PSN would result in an increase of convenience due to the
  78. reduction of data transmission error and cost.
  79.    Another feature of the PSN is the speed and data translation which
  80. takes place between the PSN's PAD (Packet Assembler/Disassembler) and
  81. the host. For example, one could connect to the PSN's PAD at 1200 bps
  82. and the PAD could connect to the host system at 9600 bps and still
  83. allow the user to receive error free transmission. This "flow control"
  84. is done by the actual increase or decrease of the data packet between
  85. the PAD and the user or the PAD and the host.
  86.    PSNs also have the ability to interconnect through special gateways
  87. which might allow one user who dialed one PSN's PAD and then connected
  88. to another PSN's PAD through a system which was accessible by the first.
  89. Almost every PSN in the world can be accessed through gateways on one
  90. PSN to another PSN, through subsequent gateways until the target PSN
  91. is achived; of course, there are always exceptions, some private or
  92. small data networks may not be reachable through gateways, these systems
  93. can only be reached, usually, through direct dialins.
  94.     Some PSNs allow the caller to execute "collect calls" to host
  95. systems which accept them, although the majority of the hosts on any
  96. given PSN do not accept collect calls. To connect to a host system which
  97. does not accept collect calls, one must possess a network user identifier
  98. (NUI) or access to a private system on the PSN which accepts collect
  99. calls and has the ability to access another PSN with its own identifier.
  100. These will be discussed further into this document.
  101.  
  102.  
  103. Part V: Network Protocols
  104. -------------------------
  105.    The PSN utilizes several communications protocols similar to the
  106. communications protocols used by typical asynchronous modems. However,
  107. MOST PSNs utilize synchronous communications and the X type protocols
  108. versus the typical modem's asynchronous V protocols. As a result, the
  109. PAD of any PSN also serves as a synchronous/asynchronous translator
  110. between the synchronous netowrk and the asynchronous modem.
  111.    Most PSNs offer network speeds from snail's pace baud rates of
  112. 300 bps (asynchronous) to the lightning of 48,000 bps (synchronous).
  113. The most common data protocol used by PSNs today is the X.25 protocol,
  114. thus if one were able to access a private PAD which offered support for
  115. the X.25 protocol, one could access virtually any network user address
  116. (NUA) from that PAD. SprintNet PADs support the X.25 protocol, so if
  117. one had an NUI of sorts, one also could access any NUA from the SprintNet
  118. PAD. See appendix F for a list of network protocols.
  119.  
  120.  
  121. Part VI: PAD Security
  122. ---------------------
  123.    SprintNet PADs and most dialin PADs in general have no "immediate"
  124. form of telephone security common within their systems. Plainly, SprintNet
  125. and most PSN dialin PADs cannot trace on the fly, as they do not have
  126. their own equiptment to trace incomming calls. HOWEVER, this does not
  127. mean that they CANNOT trace; SprintNet can, and will, upon probable
  128. cause, cooperate with the telco to trace calls. Notice that tracing
  129. usually is premeditated and one-time abusers have a very slim chance
  130. of being caught. Also note that most PAD activities are logged and if
  131. abuse is suspected, the PSN owners would most likely suspect the abuser
  132. as originating from the local area, since the POTS dialin/port is also
  133. located in the same area.
  134.    Once online, security from "calling" hosts which do not accept collect
  135. calls is enforced by the presence of the NUI. Without an NUI, one would
  136. usually be stuck, only able to call systems accepting collect calls, sans
  137. the use of another system's NUI.
  138.    There is one more aspect of seucurity worth mentioning. Whenever a
  139. packet of data is sent to a host system, a header of data is sent stating
  140. where the originating "call" is being placed by. Thus, if you were
  141. connecting to "312312" from your local POTS dialin/port that owned an
  142. address of "20231H," the system at 312312 would know the call was being
  143. originated from 20231H. Once again, if someone were abusing any system on
  144. the PSN and that system saved a log of the originating addresses accessing
  145. that system, the owners of the abused system could easily determine which
  146. POTS dialin/port number the abuser was using, and then inform the PSN
  147. security of possible abuse in that dialin's local area. Because of this
  148. ability to "trace" the originating address, there is one way to foil this.
  149. One could connect to another PAD, and then, from that PAD connect to
  150. the target system. Thus, the POTS dialin/port address will be sent to
  151. the connected PAD, and the connected PAD would intercept the POTS address
  152. and send the connected PAD's address to the target system instead of
  153. the POTS address. SO, if the target system was abused and the owners
  154. attempted to "trace" the originating address, they would receive the
  155. address of the connected PAD. For example: you dial your local POTS
  156. dialin/port which had an address of "71516G," log into another PAD at
  157. "415100," connect from 415100 to "213213." The system at 213213 if
  158. "traced" would find that you were originating from 415100, not 71516G.
  159. See how it works? Good... Notice that the system 213213 would still
  160. know that you were originating from 71516G, but the folks you were
  161. genuinely abusing wouldn't know that!
  162.  
  163.  
  164. Part VII: Connection To The SprintNet PAD
  165. -----------------------------------------
  166.    The following procedure outlines the methods used to connect to
  167. and through the SprintNet PAD.
  168.  
  169. Step    Procedures                           Network/Operator Response
  170. ----    ----------                           -------------------------
  171.  1      Turn on your terminal. Make sure
  172.         it's Online.
  173.  
  174.  2      Dial your local SprintNet access
  175.         number.
  176.  
  177.  3      For data sets Bell 103 & 113 type,
  178.         depress the DATA button.
  179.  
  180.  4      Enter the hunt/confirm sequence      <CR> <CR>
  181.         for your baud/parity type. For
  182.         E,7,1 1200/2400, type <CR> twice.
  183.         For hunt/confirm sequences, see
  184.         appendix A.
  185.  
  186.  5      SprintNet will identify itself,      TELENET
  187.         its port address, and then send      909 14B
  188.         a TERMINAL= prompt for terminal
  189.         identification. "D1" specifies       TERMINAL=D1<CR>
  190.         dumb terminal.
  191.  
  192.  6      NUI Input: After SprintNet gives
  193.         the "@" prompt, type "ID ;" and      @ID ;ABCD<CR>
  194.         then your ID code, follwed by a      PASSWORD=123456<CR>
  195.         <CR>. Then enter your password
  196.         followed by another <CR>. If you
  197.         don't have an NUI, you can always
  198.         access systems which allow collect
  199.         calls.
  200.  
  201.  7      At the "@" prompt, you can enter     @02341123456790<CR>
  202.         the network user address (NUA) of
  203.         the desired host. If, during the
  204.         connection attempt wish to abort
  205.         the attempt, a BREAK signal will
  206.         bring you back to the "@" prompt.
  207.  
  208.  8      SprintNet will respond with a        (address) CONNECTED
  209.         connection message, or an error
  210.         message.
  211.  
  212.  9      To disconnect from your computer,    (address) DISCONNECTED
  213.         log off as usual. SprintNet will
  214.         send a disconnect message. To
  215.         disconnect off of a system without
  216.         logging off, typing "<CR>@<CR>" will
  217.         bring you back to the "@" prompt.
  218.  
  219.  
  220. Part VIII: X.121 International Address Format
  221. ---------------------------------------------
  222.    Most PSNs around the world follow the X.121 format for access to both
  223. domestic and international hosts. SprintNet does not require some parts
  224. of the format for domestic connection, which will be discussed below.
  225.  
  226. +-----------------------------------------    Zero Handler For SprintNet
  227. |                                             (Formats The X.121 Address)
  228. |
  229. |
  230. |
  231. |       +---------------------------------    Data Network Identifier
  232. |       |                                     Code (DNIC)
  233. |       |
  234. |       |
  235. |       |       +-------------------------    Area Code of Host
  236. |       |       |
  237. |       |       |
  238. |       |       |         +---------------    DTE Address of Host
  239. |       |       |         |
  240. |       |       |         |
  241. |       |       |         |       +--------    Port Address
  242. |       |       |         |       |
  243. |       |       |         |       |
  244.  
  245. |0|   |DDDD|   |AAA|    |HHHHH|   |PP|
  246.  
  247.                                   |
  248.                                   +-------    Optional 'Subaddress'
  249.                                               Field for Packet Mode
  250.                                               DTE
  251.  
  252.    For a complete list of DNICs/PSNs according to country, please see
  253. appendix D.
  254.    On SprintNet, a "0" MUST lead the NUA, although on other PSNs, this
  255. may not be necessary.
  256.    On SprintNet, the DNIC is defaulted to 3110. Any host entered at the
  257. "@" prompt, if domestic to Telenet/USA, will not require the input of
  258. zero handler or the 3110 DNIC. For example:
  259.  
  260.           Domestic           X.121          SprintNet Int'l
  261.           ----------     --------------     ---------------
  262.           2129966622     31102129966622     031102129966622
  263.           212869         311021200869       0311021200869
  264.           21244          311021200044       0311021200044
  265.  
  266.  
  267. Part IX: Network User Identification
  268. ------------------------------------
  269.    Network user identifiers (NUIs) offer full SprintNet PAD use for
  270. any distance or amount of time for any host accessible by the PAD in
  271. question. Think of the NUI as a /<-/<00l Kode for calling long
  272. distance. Any systems that you call are logged, and each call is charged.
  273. At the end of the month, the owner of the NUI is billed. So, it is
  274. possible to hack out NUIs and use them, but like k0dez, abuse kills.
  275.    NUIs can be entered into SprintNet in two ways. The first method is to
  276. type "ID ;xxxx" where xxxx can be from 4-? charachters in length, both
  277. alphabetic and numeric. Then, at the password prompt, enter a password.
  278.    The second method for entering an NUI is in conjunction to the NUA
  279. you are accessing. The format is "<NUA>,<ID>,<PW>" where at the "@"
  280. prompt you would type the desired NUA, followed by a comma, then your
  281. ID followed by a comma, and then your password. Your password will not
  282. be echoed.
  283.  
  284.  
  285. Part X: Setting PAD ITI/X.3 Parameters
  286. --------------------------------------
  287.    Online PAD parameter modification may be desired for certain
  288. applications, connections, or data transfers. See appendix C for brief
  289. summaries of these parameters. Modification of these parameters can be
  290. done by the following procedure at the "@" prompt:
  291.  
  292.    X.3 Parameters
  293.    --------------
  294.    To display current parameters: "PAR?<CR>"
  295.        The PAD will respond with: "PAR1:<VALUE>,2:<VALUE>,..."
  296.  
  297.    To modify parameter(s): "SET? <PARM>:<VALUE>,<PARM>:<VALUE>,..."
  298.        The PAD will respond with: "PAR<PARM>:<VALUE>,..."
  299.  
  300.    ITI Parameters
  301.    --------------
  302.    To display current parameters: "PAR? 0,<PARM>,<PARM>,..."
  303.        The PAD will respond with: "PAR<PARM>:<VALUE>,<PARM>:<VALUE>,..."
  304.  
  305.    To modify parameter(s): "SET? 0:33,<PARM>:<VALUE>,<PARM>:<VALUE>,..."
  306.        The PAD will respond with: "PAR0:33,<PARM>:<VALUE>,..."
  307.  
  308.  
  309. Part XI: Disconnect Code Sequence
  310. ---------------------------------
  311.    When disconnected off of any host on SprintNet, a disconnect coding
  312. sequence with a string of data will be sent to your terminal. The
  313. following is a translation format for the disconnect coding.
  314.  
  315. <NUA> DISCONNECTED AA BB TT:TT:TT:TT CCC DD
  316.  
  317.    Where:
  318.            <NUA> is the NUA of the given host system.
  319.               AA is the clearing code.
  320.               BB is the diagnositc code.
  321.      TT:TT:TT:TT is the time spent on the host.
  322.              CCC is the number of frames received.
  323.               DD is the number of frames sent.
  324.  
  325.  
  326. Part XII: Misc Network Notes
  327. ----------------------------
  328.    Just a few things one might want to know when using PSNs:
  329.  
  330.    1) When using/abusing a private PAD, try to use it after business
  331.       hours, as the operators will not tend to discover your presence
  332.       as quickly.
  333.  
  334.    2) When hacking or abusing ANY system on ANY PSN, if anything seems
  335.       different or suspicious, logoff, disconnect, or HANG-UP
  336.       IMMEDIATELY! Much better SAFE than SORRY!
  337.  
  338.    3) For a complete and updated list of POTS dialin/ports, dial the
  339.       IN-WATS number at 1-800-546-1000 or 1-800-546-2000, type "MAIL,"
  340.       and for user name and password, enter "PHONES." You will be
  341.       diverted to the SprintNet dialing directory & a menu. From then on
  342.       you will have plenty of info about POTS dialins and port numbers.
  343.  
  344.    4) For international information concerning SprintNet and other PSNs,
  345.       get to a SprintNet "@" prompt and type "MAIL." Then, for the user
  346.       name, enter "INTL/ASSOCIATES." For the password, type "INTL," and
  347.       you will be diverted to the international information menu.
  348.  
  349.    5) For even more info on SprintNet and PCP, the NUA for the PCP
  350.       support BBS is 311090900631 (909631 domestic).
  351.  
  352.    6) Some 2400 bps and 2400+ bps PADs have problems recognizing 8,N,1
  353.       connections. Sometimes they only allow E,7,1 transmissions.
  354.       Experimentation or inquiry may yeild results. SprintNet's customer
  355.       information line is at 1-800-336-0437, overseas is 1-703-689-6400.
  356.  
  357.    7) PCP outdials and other outdial systems are abundant on the PSNs
  358.       throughout the world. If you have any NUAs to these or find any,
  359.       they utilize the typical Hayes AT command set, so they should be
  360.       easy to figure out. MOST of the time, they ONLY allow dialing of
  361.       local (to the oudial's area code) numbers, but some have been known
  362.       to allow interstate and even international calls. Experimentation,
  363.       again, is always necessary.
  364.  
  365.    8) Domestically, the "AAA" (Area Code) portion of the NUA is usually
  366.       the same as the area code (NPA) of the same calling area. However,
  367.       some area codes are shared on the network and some non-existant
  368.       area codes such as 909, 223, 224 and others contain hosts.
  369.  
  370.    9) On any PAD, the data transmission rates may be slowed, due to the
  371.       assembley/disassembley time, called packet delay. Depending on which
  372.       system, baud, and transfer protocol used, pad delay can differ from
  373.       almost none to noticable fractions of seconds. PCP oudials are
  374.       notorious for LLOONNGG pad delays....
  375.  
  376.  
  377. Part XIII: Appendix
  378. -------------------
  379. Appendix A: Hunt/Confirm Sequence Codes
  380. =======================================
  381.         Bits  Stop  Parity  Modem Baud  Duplex  Sequence
  382.         ----  ----  ------  ----------  ------  --------
  383.          7     1     EVEN    300-1200    FULL   <CR><CR>
  384.          7     1     EVEN    300-1200    HALF   <CR>;<CR>
  385.          7     1     EVEN      2400      FULL     @<CR>
  386.          7     1     EVEN      2400      HALF     @;<CR>
  387.          8     1     NONE    300-1200    FULL   <CR>D<CR>
  388.          8     1     NONE    300-1200    HALF   <CR>H<CR>
  389.          8     1     NONE      2400      FULL     @D<CR>
  390.          8     1     NONE      2400      HALF     @H<CR>
  391.  
  392.         At BPS speeds 2400+, wait 1/2 a second BEFORE and AFTER the
  393.         "@" sign in the sequence above.
  394.  
  395. Appendix B: PAD Command Summary
  396. ===============================
  397.    The following is a list of commands usable from the "@" prompt on the
  398. SprintNet PSN.
  399.  
  400. Command      Description
  401. -----------  -------------------------------------------------------------
  402. <NUA>        Connects to the host specified by that NUA.
  403. C <NUA>      Connects to the host specified by that NUA.
  404. STAT         Displays the network port address (NUA of the port).
  405. FULL         Sets duplex to full.
  406. HALF         Sets duplex to half.
  407. DTAPE        Prepares the PSN for bulk file transfers.
  408. CONT         Continues the current connected session/connect attempt.
  409. BYE          Aborts connect attempt/disconnects from current session.
  410. D            Aborts connect attempt/disconnects from current session.
  411. HANGUP       Logs you off from the SprintNet PAD.
  412. TERM <TERM>  Changes the terminal specification to that of <TERM>.
  413. MAIL         Request connection to SprintNet Telemail.
  414. TELEMAIL     Request connection to SprintNet Telemail.
  415. ID ;<ID>     Enter NUI, <ID> is your ID. This is followed by a PASSWORD
  416.              prompt. Password will not be echoed.
  417. TEST CHAR    Test if you are receiving garbled output. If so, adjust
  418.              parity or data bits, and then try again. If errors persist,
  419.              be sure to complain to SprintNet customer service!
  420. TEST ECHO    Test if your input is being garbled by Telenet. Similar
  421.              otherwise as TEST CHAR.
  422.  
  423. Appendix C: ITI/X.3 Parameter Summaries
  424. =======================================
  425. Para-                               Para-
  426. meter  Description (Default Value)  meter  Description (Default Value)
  427. -----  ---------------------------  -----  ---------------------------
  428.   1    Line feed Insertion (0)       31+   Interrupt Character (0)
  429.   2    Network Message Display (0)   32    Automatic Hang-up (0)
  430.   3    Echo (1)                      33+   Flush Output (0)
  431.   4    Echo Mask (163)               34    Transmit on Timers (1)
  432.   5    Transmit Mask (2)             35    Idle Timer (80)
  433.   6*   Buffer Size (0)               36    Interval Timer (0)
  434.   7*   Command Mask (127)            37    Network Usage Display (0)
  435.   8*   Command Mask (3)              38    Carriage Return PAD (Variable)
  436.   9    Carriage Return PAD (Fixed)   39    Padding Options (1)
  437.  10    Linefeed Padding              40    Insert on Break (0)
  438.  
  439.  11    Tab Padding                   41    PAD-Terminal Flow Control (0)
  440.  12    Line Width                    42    PAD-Terminal XON Character (17)
  441.  13    Page Length (0)               43    PAD-Terminal XOFF Character (19)
  442.  14    Line Folding (1)              44*   Generate Break (INV)
  443.  15    Page Wait (0)                 45*   APP on Break (0)
  444.  16    Interrupt on Break (0)        46    Input Unlock Option (0)
  445.  17    Break Code (0)                47    Input Unlock Timer (0)
  446.  18    NVT Options (0)               48    Input Unlock Character (0)
  447.  19    Initial Keyboard State (0)    49    Output Lock Option (2)
  448.  20    Half/Full Duplex              50    Output Lock Timer (10)
  449.  
  450.  21    Real Character Code           51    Output Lock Option (0)
  451.  22    Printer Style                 53*   Break Options (0)
  452.  23    Terminal Type                 54    Terminal-PAD Flow Control (0)
  453.  24    Permanent Terminal (0)        55    Terminal-PAD XON Character (17)
  454.  25    Manual or Auto Connect (0)    56    Terminal-PAD XOFF Character (19)
  455.  26    Rate                          57    Connection Mode (2)
  456.  27    Delete Character (127)        58    Escape to Command Mode (1)
  457.  28    Cancel Character (24)         59*   Flush Output on Break (0)
  458.  29    Display Character (18)        60    Delayed Echo
  459.  30+   Abort Output Character (0)    63    Eight-bit Transparency (1)
  460.                                      64+   Early ACK (0)
  461.                                      65    More-Data Bit Generation (3)
  462.                                      66    Defer Processing of User (0)
  463.                                      67    ESP Packetizing Option (0)
  464.                                      68    Escape Sequence Timer (0)
  465.                                      69    Escape Sequence Maximum Length (0)
  466.                                      70    Escape Sequence Initiator (0)
  467.                                      71    Parameter Reset on Disconnect (0)
  468.  
  469.  Note: - All Telenet Parameters must follow the National Option Marker
  470.          (Parameter 0, value '21' Hex) in PAD Messages.
  471.        - Parameters marked with "*" should not be used.
  472.        - Parameters marked with "+" should be used with caution.
  473.  
  474. Appendix D: International DNIC/PSN List
  475. =======================================
  476.    Note: This is not a complete list!
  477.  
  478. COUNTRY                     NETWORK                             DNIC
  479. -------                     -------                             ----
  480. ALASKA                      ALASCOM                             3135
  481. ANTIGUA                     ANTIGUA                             3443
  482. ARGENTINA                   ARPAC                               7220
  483. ARGENTINA                   ARPAC                               7222
  484. AUSTRIA                     DATEX-P                             2322
  485. AUSTRIA                     RA                                  2329
  486. AUSTRALIA                   AUSPAC                              5052
  487. AUSTRALIA                   MIDAS                               5053
  488. BAHAMAS                     BATELCO                             3640
  489. BAHRAIN                     IDAS                                4263
  490. BARBADOS                    IDAS                                3423
  491. BELGIUM                     DCS                                 2062
  492. BELGIUM                     DCS-TELEX                           2068
  493. BELGIUM                     DCS-PSTN                            2069
  494. BERMUDA                     IPSD                                3503
  495. BRAZIL                      INTERDATA                           7240
  496. BRAZIL                      RENPAC                              7241
  497. BRAZIL                      RENPAC                              7249
  498. BRAZIL                      RENPAC                              7248
  499. CAMEROON                    CAMPAC                              6242
  500. CANADA                      DATAPAC                             3020
  501. CANADA                      GLOBEDAT                            3025
  502. CANADA                      CNCP                                3028
  503. CANADA                      TYMNET CANADA                       3106
  504. CAYMAN ISLANDS              IDAS                                3463
  505. CHILE                       ENTEL                               7302
  506. CHILE                       ENTEL                               3104
  507. CHINA                       PTELCOM                             4600
  508. COLUMBIA                    DAPAQ                               3107
  509. COSTA RICA                  RACSADATOS                          7120
  510. COSTA RICA                  RACSAPAC                            7122
  511. COSTA RICA                  RACSAPAC                            7128
  512. COSTA RICA                  RACSAPAC                            7129
  513. COTE D'IVOIRE               SYTRANPAC                           6122
  514. DENMARK                     DATAPAK                             2382
  515. DEMMARK                     DATAPAK                             2383
  516. DOMINICAN REPUBLIC          UDTS                                3700
  517. EGYPT                       ARENTO                              6020
  518. FINLAND                     FINNPAK                             2442
  519. FRANCE                      TRANSPAC                            2080
  520. FRANCE                      N.T.I.                              2081
  521. FRANCE                      TRANSPAC                            9330
  522. FRANCE                      TRANSPAC                            9331
  523. FRANCE                      TRANSPAC                            9332
  524. FRANCE                      TRANSPAC                            9333
  525. FRANCE                      TRANSPAC                            9334
  526. FRANCE                      TRANSPAC                            9335
  527. FRANCE                      TRANSPAC                            9336
  528. FRANCE                      TRANSPAC                            9337
  529. FRANCE                      TRANSPAC                            9338
  530. FRANCE                      TRANSPAC                            9339
  531. FRENCH ANTILLES             DOMPAC                              3400
  532. FRENCH GUYANA               DOMPAC                              7420
  533. GABON                       GABONPAC                            6282
  534. GERMANY                     DATEX-P                             2624
  535. GREECE                      HELPAK                              2022
  536. GREENLAND                   DATAPAK                             2901
  537. GUAM                        LSDS-RCA                            5350
  538. GUATEMALA                   GUATEL                              7040
  539. HONDURAS                    HONDUTEL                            7080
  540. HONG KONG                   IDAS                                4542
  541. HONG KONG                   DATAPAK                             4545
  542. HUNGARY                     DATEXL                              2160
  543. HUNGARY                     DATEXL                              2161
  544. ICELAND                     ICEPAC                              2740
  545. INDONESIA                   SKDP                                5101
  546. IRELAND                     IPSS (EIRE)                         2721
  547. IRELAND                     EIREPAC                             2724
  548. ISRAEL                      ISRANET                             4251
  549. ITALY                       DARDO                               2222
  550. ITALY                       ITAPAC                              2227
  551. IVORY COAST                 SYTRANPAC                           6122
  552. JAMAICA                     JAMINTEL                            3380
  553. JAPAN                       DDX-P                               4401
  554. JAPAN                       VENUS-P                             4408
  555. JAPAN                       NISNET                              4406
  556. JAPAN                       NI+CI                               4410
  557. KUWAIT                                                          4263
  558. LEBANON                     SODETEL                             4155
  559. LUXEMBOURG                  LUXPAC                              2704
  560. LUXEMBOURG                  PSTN                                2709
  561. MALAYSIA                    MAYPAC                              5021
  562. MAURITIUS                   MAURIDATA                           6170
  563. MEXICO                      TELEPAC                             3340
  564. NETHERLANDS                 DATANET-1                           2040
  565. NETHERLANDS                 DATANET-1                           2041
  566. NETHERLANDS                 DABAS                               2044
  567. NETHERLANDS                 DATANET                             2049
  568. NETHERLANDS/ANTILLES        UDTS ITT                            3620
  569. NETHERLANDS/MARIANAS        PCINET                              5351
  570. NEW CALEDONIA               TOMPAC NC                           5460
  571. NEW ZEALAND                 PACNET                              5301
  572. NORWAY                      DATAPAK                             2422
  573. PANAMA                      INTELPAQ                            7141
  574. PANAMA                      INTELPAQ                            7142
  575. PHILIPPINES                 CAPWIRE                             5151
  576. PHILIPPINES                 PHILCOM RCA                         5152
  577. PHILIPPINES                 GMCR                                5154
  578. PHILIPPINES                 ETPI-2                              5156
  579. POLYNESIA                   TOMPAC                              5470
  580. PORTUGAL                    TELEPAC                             2680
  581. PORTUGAL                    SABD                                2682
  582. PUERTO RICO                 UDTS- PDIA                          3301
  583. PUERTO RICO                 UDTS- I                             3300
  584. QATAR                       DOHPAC                              4271
  585. REUNION ISLAND              DOMPAC                              6470
  586. SAN MARINO                  X-NET                               2922
  587. SAUDI ARABIA                BAHNET                              4263
  588. SINGAPORE                   TELEPAC                             5252
  589. SINGAPORE                   TELEPAC                             5258
  590. SOUTH AFRICA                SAPONET                             6550
  591. SOUTH AFRICA                SAPONET                             6559
  592. SOUTH KOREA                 DACOM-NET                           4501
  593. SOUTH KOREA                 DNS                                 4503
  594. SPAIN                       TIDA                                2141
  595. SPAIN                       IBERPAK                             2145
  596. SWEDEN                      TELEPAK                             2405
  597. SWEDEN                      DATAPAK                             2402
  598. SWITZERLAND                 TELEPAC                             2284
  599. SWITZERLAND                 DATALINK                            2289
  600. TAHITI                      TOMPAC                              5470
  601. TAIWAN                      UDAS                                4877
  602. TAIWAN                      PACNET                              4872
  603. THAILAND                    IDAR                                5200
  604. TORTOLA                                                         3483
  605. TRINIDAD                    TEXTET                              3740
  606. TRINIDAD                    DATANETT                            3745
  607. TUNISIA                     RED25                               6050
  608. TURKEY                      TURPAC                              2862
  609. TURKS BWI                                                       3763
  610. UNITED ARAB EMIRATES        EMDAN                               4241
  611. UNITED ARAB EMIRATES        TELEX                               4243
  612. UNITED ARAB EMIRATES        TEDAS                               4310
  613. UNITED KINGDOM              IPSS                                2341
  614. UNITED KINGDOM              PSS                                 2342
  615. UNITED KINGDOM              MPDS MERCURY                        2350
  616. UNITED KINGDOM              PSS MERCURY                         2352
  617. U.S.S.R.                    IASNET                              2502
  618. UNITED STATES OF AMERICA    TELENET                             3110
  619. UNITED STATES OF AMERICA    TYMNET                              3106
  620. U.S. VIRGIN ISLANDS         UDTS-PDIA                           3300
  621. URUGUAY                                                         7482
  622. ZIMBABWE                    ZIMNET                              6482
  623.  
  624. Appendix E: Overseas PSNs Which Accept Collect Calls
  625. ====================================================
  626.      COUNTRY                     NETWORK
  627.      -------                     -------
  628.      ALASKA                      ALASCOM
  629.      CANADA                      DATAPAC
  630.      CHILE                       ECOM
  631.      COSTA RICA                  RACSA
  632.      DOMINICAN REPUBLIC          CODETEL
  633.      HAWAII                      TELENET
  634.      ISRAEL                      ISRANET
  635.      MEXICO                      TELEPAC-SCT
  636.      PANAMA                      INTEL
  637.      PHILIPPINES                 ETPI
  638.      PUERTO RICO                 PRTC
  639.  
  640.  
  641. Appendix F: Network Protocol List
  642. =================================
  643.   Protocol      Speed/bps       Type
  644.   --------      ---------    ------------
  645.   V.21          300          Asynchronous
  646.   V.22          1200         Asynchronous
  647.   V.23          1200/75      Asynchronous
  648.   V.xx          2400         Asynchronous
  649.   X.25          300-48000    Synchronous
  650.   X.28          300-19200    Asynchronous
  651.   X.29          300-19200    Synchronous
  652.   X.3           300-19200    Synchronous
  653.   X.32          24000        Synchronous
  654.   X.75          300-19200    Synchronous
  655.   Telex         50           Asynchronous
  656.  
  657. Appendix G: Glossary
  658. ====================
  659.    The following is a list of acronyms and terms which are often refered
  660. to in this document and others dealing with this subject.
  661.  
  662. ACP - Adapter/Concentrator of Packets.
  663. Area Code - The first three digits following the DNIC of any given NUA.
  664.    For example, the NUA 311031200324 has an area code of 312. Domestically,
  665.    the area code of the NUA may or may not correspond to the same NPA of
  666.    the area code, but this is not always the case.
  667. Close User Group - A type of high security NUI in use on several PSNs
  668.    throughout the world. CUG users can access optional parameters
  669.    and NUAs blocked out by security.
  670. CUG - Close User Group.
  671. Data Country Code - The first three digits in the four digits of any
  672.    given DNIC.
  673. Data Network Identifier Code - The four digits which come before the
  674.    area code/address/port address of any given NUA. The DNIC shows
  675.    which PSN any given host is based upon. The DNIC can also be broken
  676.    down into two parts, the DCC and the NC. For more information, see
  677.    part VIII.
  678. DCC - Data Country Code.
  679. Destination Paid Call - A collect call to a NUA which accepts collect charges.
  680. DNIC - Data Network Identifier Code.
  681. DTE - Data Terminal Equipment.
  682. DTE Address - The five digits following the area code of the host on any
  683.    given NUA. For example, the NUA 234112345678 has a DTE address of
  684.    45678.
  685. Gateway - A host on a given PSN which is connecte both the the originating
  686.    PSN and one or more different or same PSNs. Gateways also allow one user
  687.    on one PSN the ability to move to another PSN and operate on the second
  688.    as if the first was not interfering.
  689. Host - Any system accessible by NUA on the PSN.
  690. Hunt/Confirm Sequence - String of charachters sent to the SprintNet POTS
  691.    dialin/port which allows SprintNet to determine the speed and data type
  692.    to translate to on its PAD.
  693. ITI Parameters - Online PAD parameters (X.3 or ITI) which allow the user
  694.    to modify existing physical measurements of packet length and otherwise.
  695. LAN - Local Area Network.
  696. Local Area Network - A data network which operates within the confines
  697.    of an office building or other physical structure where several
  698.    computers are linked together into a network in order to share data,
  699.    hardware, resources, etc. These may or may not own a host address on
  700.    any data network, and if so, may be accessed via NUA; otherwise
  701.    direct dialin is the only alternative.
  702. NC - Network Code.
  703. NCP - Nodes of Communication of Packets.
  704. Network Code - The fourth digit of any given PSN's DNIC.
  705. Network Protcol - The hardware protocol which allows the host systems to
  706.    communicate efficiently with the PSN it is connected to. Generally,
  707.    synchronous protcols (X.??) are used within the network and
  708.    asynchronous protcols (V.??) are used to access the network, but
  709.    asynchronous protcools within the network and/or synchronous dialin
  710.    points are not unheard of. The standard protocol for packet transfer
  711.    today is the X.25 synchronous data protcol. For detailed information,
  712.    please see part V and appendix F.
  713. Network User Address - The address of any given host system on any
  714.    PSN. This address is thought of as a "phone number" which is dialed
  715.    to access the desired host. For detailed information on the X.121
  716.    format for the NUA, see part VIII.
  717. Network User Identifier - The ID and password which allow the user
  718.    which has logged onto the PSN's PAD to originate calls to host systems
  719.    which do not accept collect calls. it is often thought of as a "k0de"
  720.    or a calling card which will be billed for at the end of every month.
  721. NUA - Network User Address.
  722. NUI - Network User Identifier.
  723. Outdial - Any system which allows local, national, or international
  724.    dialing from the host system. PC-Pursuit can be defined as a local
  725.    outdial system. Most outdials operate using the Hayes AT command set
  726.    and others may be menu oriented.
  727. Packet Assembler/Disassembler - The device/host which translates the
  728.    actual input/output between the host and the user. The PAD often
  729.    translates between baud rates, parities, data bits, stop bits,
  730.    hardware protocols, and other hardware dependant data which reduces
  731.    the hassle of continual modification of terminal and hardware
  732.    parameters local to the originating terminal.
  733. Packet Switched Network - A network based upon the principle of packet
  734.    switching, which is the input/output of packets to and from the PAD
  735.    which translates input and output between the user and the host.
  736.    For detailed information, please see part IV.
  737. Packet Switched System - Another name for the PSN.
  738. Packet SwitchStream - The PSN used by British Telecom.
  739. PAD Delay - The extra time that is used to translate incomming and
  740.    outgoing packets of data which is composed of a continous stream of
  741.    clear-to-send and ready-to-send signals. PAD delay can vary depending
  742.    on the type of network protocol and network/port speed is being
  743.    used.
  744. PAD - Packet Assembler/Disassembler (technical), Public Access Device
  745.    (customer service description).
  746. PDN - Public Data Network or Private Data Network.
  747. Port Address - The two optional digits at the end of any given NUA which
  748.    allow the PAD/PSN to access a given port. For example, 031102129922255
  749.    would reach the nua 311021299222.55, .55 being the port address.
  750. Private Data Network - Any network (LAN/WAN/PSN) which is owned and
  751.    operated by a private company. Private networks are usually smaller
  752.    than public networks and may host a myriad of features such as
  753.    gateways to other public/private networks, servers, or outdials.
  754. PSN - Packet Switched Network.
  755. PSS - Packet SwitchStream or Packet Switched System.
  756. Public Data Network - Another name for the PSN.
  757. Server - A type of network which is connected to a host system which can
  758.    be reached either via NUA or direct dial which provides the "brain"
  759.    for a LAN or WAN.
  760. SprintNet - The new name for Telenet. A PSN which is based in the United
  761.    States and allows destination paid calls to originate from an un-
  762.    identified customer. The DNIC for SprintNet is 3110.
  763. Telenet - The old name for SprintNet. This name change occured in 1990.
  764. V.?? - Asynchronous network protocol.
  765. WAN - Wide Area Network.
  766. Wide Area Network - A data network which operates on a continuous link
  767.    basis as opposed to the packet switched basis. These do not operate
  768.    on the X.25 protocol and may only be accessed via direct-dial or
  769.    a host on a PSN which is linked with the WAN.
  770. X.?? - Generally symbolizes some type of synchronous network protocol.
  771. X.121 - International Host Address Format for PSNs. See Part VIII for
  772.    detailed information.
  773. X.25 - By far the most widely used and standardized network/data protcol
  774.    used within the PSN system to connect hosts to the PSN.
  775. Zero Handler - The preceding zero before any given international NUA
  776.    when "dialed" from within SprintNet. For example, the NUA 262412345678
  777.    would be typed as "0262412345678" from the SprintNet PAD. Most PAD
  778.    systems around the world do not require this handler.
  779.  
  780.  
  781. Part XIV: Conclusion And Closing Comments
  782. -----------------------------------------
  783.    Well, enough typing at last. I hope you enjoyed the file, since it
  784. appears to cover most areas of the PSN domain sans private networks
  785. to a full extent. Hopefully, this file has opened or helped you understand
  786. the packet switched networks in today's telecommunication world and
  787. will aid you in your quest for knowledge etc etc....
  788.  
  789.                                                 Doctor Dissector - PHA
  790.  
  791. % X % X % X % X % X % X % X % X % X % X % X % X % X % X % X % X % X % X % X %
  792. X**=======================================================================**X
  793. %!! (c)Copyright 1990, By Doctor Dissector & Phreakers/Hackers/Anarchists !!%
  794. X**=======================================================================**X
  795. % X % X % X % X % X % X % X % X % X % X % X % X % X % X % X % X % X % X % X %
  796.  
  797.  
  798. -- 
  799.  
  800. -- 
  801. =-GRAHAM-JOHN BULLERS=-=AB756@FREENET.TORONTO.ON.CA=-=ALT.2600.MODERATED-=
  802. Lord grant me the serenity to accept the things I cannot change.The courage
  803. to change the things I can.And the wisdom to hide the bodies of the people
  804. =-=-=-=-=-=-=-=-=I had to kill because they pissed me off=-=-=-=-=-=-=-=-=-=
  805.  
  806.